Skip to main content

pgTextColor

Type

property

Summary

Specifies the color of the table text.

Syntax

set the pgTextColor of widget to <RGB Color>
get the pgTextColor of widget

Description

Use the pgTextColor property to specify the color of the table text.

Examples

set the pgTextColor of widget"PolyGrid" to "0,25,157"